home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 707 b | 21 lines | [TEXT/GEOL] |
- Item 1670770 27-Sept-88 07:53
-
- From: D0756 Tradenet, Dev, Adam Wildavsky
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: Testing for modifier keys
-
- Our application has a menu command which behaves differently depending on
- whether the Shift Key is down. In MacApp 1.1.1 we could test gEventInfo to
- determine this. In 2.0b5, this variable is no longer available (rightly so,
- probably.) Is there an accepted method for doing what we want to do, other
- than resurrecting gEventInfo or replacing it with a gShiftKeyDown? It doesn't
- matter to us whether we find out about the shift key in time to change the menu
- text.
-
- AW
-
-
-
-